home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000360_news@columbia.edu_Wed Nov 8 14:58:31 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA24067
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun>); Sat, 11 Nov 1995 09:32:53 -0500
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.6.12/8.6.12) id JAA14703 for kermit.misc@watsun; Sat, 11 Nov 1995 09:32:52 -0500
  4. Path: news.columbia.edu!spcuna!uunet!in1.uu.net!news.tmr.com!news.tmr.com!not-for-mail
  5. From: davidsen@glacial.tmr.com (Bill Davidsen)
  6. Newsgroups: comp.protocols.kermit.misc,comp.os.linux.misc
  7. Subject: Re: Linux kermit grabs the mouse port
  8. Date: 8 Nov 1995 09:58:31 -0500
  9. Organization: TMR Associates, Schenectady NY
  10. Lines: 47
  11. Message-Id: <47qgin$crf@glacial.tmr.com>
  12. References: <47olha$e6o@rainbow.rmii.com>
  13. Reply-To: davidsen@tmr.com (bill davidsen)
  14. Nntp-Posting-Host: localhost.tmr.com
  15. Keywords: linux mouse
  16. Xref: news.columbia.edu comp.protocols.kermit.misc:4095 comp.os.linux.misc:83107
  17. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  18.  
  19. In article <47olha$e6o@rainbow.rmii.com>,
  20. Andy Rabagliati <andyr@wizzy.com> wrote:
  21.  
  22. | When I run kermit from X, in an xterm session, and
  23. | 'set line /dev/cua1', it works fine, but also grabs /dev/cua0, the
  24. | mouse port, freezing my mouse. Quitting out of kermit restores
  25. | everything. /dev/cua0 is not grabbed until I do the 'set line'.
  26.  
  27. I think you may have a Linux problem. I run Kermit 190 on a number of
  28. Linux and SCO machines, and other than having /dev/modem be an slink to
  29. the port so I can share scripts, I do the same thing. All my Linux
  30. machines are 1.2.13, the latest production release.
  31.  
  32. There is always the possibility that you have a config error in Kermit,
  33. but it's unlikely, since Kermit just doesn't work with multiple lines. I
  34. don't suppose you've looked at the major and minor numbers with ls, and
  35. the port config with setserial? Are the com ports configured wrong?
  36.  
  37. | Worryingly, I can do 'set line /dev/cua0' with ease, and it
  38. | talks mouse-speak. Why does X not set a lock in either
  39. | /var/lock or /usr/spool/uucp (which kermit uses) to
  40. | indicate its use of the mouse port ?
  41.  
  42. That's not an error, it's a design decision. You could add the lock to
  43. your Xinitrc file if you find it needed.
  44.  
  45. | If I create a binary lockfile pointing to process 1 (init)
  46. | in /usr/spool/uucp, kermit reports (correctly) an error
  47. | when attempting 'set line /dev/cua0'. However, the mouse
  48. | still freezes when 'set line /dev/cua1'.
  49. | Has anyone else seen this ?
  50.  
  51. Thankfully not!
  52.  
  53. | I use a Tport Twin co-processed serial card, but with the
  54. | standard serial drivers, at the standard addresses and interrupts.
  55. | I use kermit all the time ..
  56.  
  57. It's my comm program of choice, too. I really suspect either the driver
  58. or the hardware is configured wrong. Check the ports and ints with
  59. setserial. 
  60. -- 
  61. Stupidity, like virtue, is its own reward.
  62.     Bill Davidsen (davidsen@tmr.com) consultant/director
  63. TMR does UNIX and other systems stuff, some real time, network and
  64. system admin, security, C and other good stuff.